diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-04 23:22:41 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-04 23:22:41 +0900 |
| commit | 2e5b4242dbc07cc1b5cc7beac761dd98d8e153b0 (patch) | |
| tree | a3bfb6fd5ffb2df395605e1c02b6674ecea86859 /config/waybar/style/[Catppuccin] Latte.css | |
| parent | 95380aae5c4a953286c8a15bdfecd037b066922f (diff) | |
added waybar style - catpuccin frappe
Diffstat (limited to 'config/waybar/style/[Catppuccin] Latte.css')
| -rw-r--r-- | config/waybar/style/[Catppuccin] Latte.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css index f7a3e856..16b412bb 100644 --- a/config/waybar/style/[Catppuccin] Latte.css +++ b/config/waybar/style/[Catppuccin] Latte.css @@ -15,8 +15,9 @@ font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; window#waybar { transition-property: background-color; transition-duration: 0.5s; - border-bottom: 2px solid @sapphire; - background: @theme_base_color; + border-top: 1px solid @flamingo; + border-bottom: 3px solid @lavender; + background: alpha(@overlay0, 0.3); border-radius: 10px; } |
